Conversation
The CONTRIBUTING.md TOC, an inline test-docs link, the Code of Conduct references and the license link all pointed at https://claude.ai/chat/<conversation-id>#... — a private AI chat session that leaked into the file. TOC entries now use in-file anchors; CoC/license links point at CODE_OF_CONDUCT.md and LICENSE.
🤖 Open Code ReviewTarget: PR #2351 ✅ OpenCodeReview: Review skipped: no items were selected. Generated by cloud-assistant via Open Code Review. |
✅ Automated Test Results: PASSEDAll tests passed (6/6 executed). common/smoke: 6/6. Duration: 2s Branch: |
|
Heads-up: the anchor targets here won't resolve either — the hyphens are missing.
GitHub strips NBSP when generating the anchor instead of turning it into a hyphen, so the real ids have no hyphens. On the rendered page today: Visible directly at Contrast with Of the 18 links changed here, 14 still 404 once this merges. The ones that work are Second thing: the two So line 432's "See our Code of Conduct for the reporting email" cannot be satisfied by a link at all; either that file gets added, or the sentence needs rewording. For the anchors there are two ways out: (a) point them at the ids that actually exist ( Happy to send (b) as a separate patch if that is the direction you want. |
CONTRIBUTING.md's entire Table of Contents, an inline test-docs link, the Code of Conduct references, and the license link pointed at
https://claude.ai/chat/<conversation-id>#anchor— a private AI chat session that leaked into the file, so every TOC entry 404'd.CODE_OF_CONDUCT.mdand the license link atLICENSE(both in-repo)Docs-only.